Deploy an App Build with the API
Use the API to deploy an app build of aTIBCO Flogo® Application on the Data Plane.
To deploy an app build you need the build ID — ID of the build to be accessed, which can be retrieved using the GET /v1/dp/builds method.
- Procedure
Use the POST /v1/dp/builds/{buildId}/deploy method along with the app details in the request body to deploy an app build on the specified Data Plane.
Include one or more of the query parameters to filter the results. Click the API Documentation button on your Data Plane for more information.